15-112
Summer 19
Home
Syllabus
Schedule
Gallery
Staff
Piazza
Autolab
OH Queue
CMU 15-112: Fundamentals of Programming and Computer Science
Day7 Practice (Due never)
These problems will help you prepare for hw6 and quiz2.
Do not use recursion.
Do not hardcode the test cases in your solutions.
drawBelgianFlags
from
here
.
drawClocks
from
here
.
drawTiledFlags
from
here
.
drawBlankSheetMusic
from
here
.
drawGraph
from
here
.
drawGrid
from
here
.